home *** CD-ROM | disk | FTP | other *** search
- ;Helpfile for AmiCom 2.1 (do not change, it has a special format!):
- ;German:
- @0
- Hilfe
- -----
-
- Folgende Remotekommandos sind moeglich:
- //<Kanal#> Sendet einen Text an eine Station auf einem anderen Kanal
- //CONV Startet Conversmode
- //CS Zeigt den Connect-Status dieser Station
- //DIR Zeigt Inhalt des Remoteverzeichnisses
- //E Echo-Funktion, sendet Text zurueck
- //END Beendet eine Dateiuebertragung
- //H Hilfe (dieser Text)
- //I Zeigt Stationsinfo
- //MH Zeigt eine Liste mit den 30 zuletzt gehoerten Stationen
- //N Traegt Namen in die Namensdatei ein
- //NEWS Zeigt Neuigkeiten des Betreibers dieser Station
- //PRIV Schaltet in den Sysop-Mode
- //Q Beendet diese Verbindung
- //RI Laesst es bei mir klingeln
- //R Liest eine Textdatei
- //RB Liest eine Binaerdatei ohne Zeichensatzwandlung
- //RA Download einer Datei mit Autobin
- //VER Zeigt die Versionsnummer dieser Software an
- //W Schreibt eine Textdatei
- //WB Schreibt eine Binaerdatei ohne Zeichensatzwandlung
- //WA Upload einer Datei mit Autobin
-
- Eine genaue Erklaerung zu einem Kommando folgt mit "//H <Kommando>",
- z.B. "//H CONV".
-
- #CONV
- CONV
- ----
-
- Schaltet in den Convers-Modus. Alles, was nun eingegeben wird, wird an alle
- anderen Stationen im Convers-Modus gesendet. So sind Gespraechsrunden mit
- mehreren Stationen moeglich. Verlassen wird der Convers mit "//Q".
-
- #CS USERS U
- CS, USERS, U
- ------------
-
- Zeigt eine Liste mit allen Stationen, mit welchen diese Station connected
- ist sowie Typ, Namen, Uhrzeit des Connects und Kanal-Nummer.
-
- #DIR D
- DIR, D
- ------
-
- "//DIR" Zeigt das Inhaltsverzeichnis des Remote-Verzeichnisses.
- "//DIR <Pfad>" Zeigt das Inhaltsverzeichnis eines Unterverzeichnisses des
- Remoteverzeichnisses.
-
- Auf dieses Verzeichnis hat jede Station Lese- und Schreibzugriff.
-
- #E ECHO
- E, ECHO
- -------
-
- "//E Text..." sendet "Text..." zurueck.
-
- #END
- END
- ---
-
- Schliesst eine mit "//W" oder "//WB" geoeffnete Datei oder bricht die
- Uebertragung ("//WA", "//R", "//RB", "//RA") vorzeitig ab.
-
- #H HILFE HELP
- H, HILFE, HELP
- --------------
-
- "//H" Zeigt den Hilfetext an.
- "//H <Kommando>" Zeigt eine genaue Hilfe zu Kommando <Kommando>.
- "//H SYSOP" Zeigt eine Liste der zusaetzlichen Kommandos im Sysop-Mode.
-
- #INFO I
- I, INFO
- -------
-
- Zeigt eine kurze Stationsinfo.
-
- #MH
- MH
- --
-
- Zeigt die Monitor-Heard-Liste. In dieser Liste sind die 30 zuletzt gehoerten
- Stationen mit der genauen Urzeit und dem Digipeater, ueber den sie gehoert
- wurden, gespeichert.
-
- #N
- N, NAME
- -------
-
- "//N" Zeigt den Namen Ihrer Station an, der in der Datenbank
- gespeichert ist.
- "//N <Name> Traegt den Namen <Name> in die Datenbank ein. Ab diesem
- Zeitpunkt ist dem System Ihr Name bekannt, Sie werden nun
- mit diesem Namen vom Programm angesprochen.
-
- #NEWS NE
- NEWS, NE
- --------
-
- Zeigt Neuigkeiten des Systembetreibers an, falls ein entsprechender Text
- eingegeben wurde.
-
- #PRIV
- PRIV
- ----
-
- "//PRIV <Passwort>" Schaltet in den Sysopmode, in dem zusaetzliche, fuer normale
- Stationen gesperrte Kommandos ausgefuehrt werden koennen.
-
- #Q BYE
- Q, BYE
- ------
-
- Beendet die Verbindung. Vorher wird noch eine Verabschiedung gesendet.
-
- #RI B
- RI, B
- -----
-
- Laesst es bei mir klingeln. Falls ich nicht aufwache bitte nochmal versuchen.
-
- #R RT
- R, RT
- -----
-
- "//R <Dateiname>" liest die Datei <Dateiname> aus dem Remoteverzeichnis.
- Dabei muss es sich um eine Textdatei handeln, da der Zeichensatz vor dem
- Aussenden noch gewandelt wird. Die Uebertragung kann mit "//END" abgebrochen
- werden.
-
- #RB
- RB
- --
-
- "//RB <Dateiname>" liest die Datei <Dateiname> aus dem Remoteverzeichnis.
- Dabei wird der Zeichensatz NICHT gewandelt, auch nicht der Zeilentrenner!
- Fuer Textdateien ungeeignet. Die Uebertragung kann mit "//END" abgebrochen
- werden.
-
- #RA RPRG
- RA, RPRG
- --------
-
- "//RA <Dateiname> Liest die Binaerdatei (Programm, Bild...) <Dateiname> aus
- dem Remoteverzeichnis. Dabei wird die Automode-Uebertragung verwendet. Bevor
- Sie das Kommando "//RA" eingeben, starten Sie bitte den Automode-Empfang
- auf Ihrem Rechner!
- Sie koennen auch "//RA <Dateiname> <IhrDateiname>" eingeben, dann sendet
- AmiCom vor der Uebertragung ein "//WPRG <IhrDateiname>" aus. Dadurch wird der
- Automode-Empfang auf Ihrem Rechner automatisch gestartet.
- Die Uebertragung kann mit "//END" abgebrochen werden.
-
- #VER
- VER
- ---
-
- "//VER" zeigt die Versionsnummer dieses Programms und eine Copyright-
- meldung.
-
- #W WT
- W, WT
- -----
-
- "//W <Dateiname>" oeffnet die Textdatei <Dateiname> im Remoteverzeichnis.
- Sie koennen nun in diese Datei hineinschreiben. Dabei wird vor dem Speichern
- noch der Zeichensatz gewandelt, so wie ihn der Amiga braucht.
- Die Datei muss am Ende mit "//END" geschlossen werden!
-
- #WB
- WB
- --
-
- "//WB <Dateiname>" oeffnet die Datei <Dateiname> im Remoteverzeichnis. Sie
- koennen nun in diese Datei hineinschreiben, der Zeichensatz wird nicht
- gewandelt. Die Datei muss am Ende mit "//END" geschlossen werden!
-
- #WA WPRG
- WA, WPRG
- --------
-
- "//WA <Dateiname>" oeffnet die Datei <Dateiname> im Remoteverzeichnis fuer
- Automode-Empfang. Nachdem sie "//WA" eingegeben haben, koennen Sie die
- Automode-Uebertragung auf ihrem Rechner starten.
- Sie koennen auch "//WA <Dateiname> <IhrDateiname>" eingeben, dann sendet
- AmiCom automatisch ein "//RPRG <IhrDateiname>" aus, wodurch die
- Automode-Uebertragung auf Ihrem Rechner automatisch gestartet wird.
- Die Uebertragung kann mit "//END" abgebrochen werden.
-
- #SYSOP
- Liste der zusaetzlichen Kommandos im Sysop-Mode:
- ------------------------------------------------
-
- //DEL //KILL //MAX //PAC //TNC
-
- Diese Kommandos koennen nur nach erfolgreicher Eingabe des Passworts mit
- "//PRIV" angewendet werden.
-
- #DEL
- DEL
- ---
-
- "//DEL <Dateiname>" loescht die Datei <Dateiname> im Remoteverzeichnis.
-
- #KILL
- KILL
- ----
-
- "//KILL <Kanal#>" trennt die Verbindung auf Kanal <Kanal#>.
-
- #MAX
- MAX
- ---
-
- "//MAX <Maxframe>" setzt den Parameter MAXFRAME auf den Wert <Maxframe>.
-
- #PAC
- PAC
- ---
-
- "//PAC <Paclen>" setzt den Parameter PACLEN auf den Wert <Paclen>.
-
- #TNC
- TNC
- ---
-
- "//TNC <Kanal#> <Kommando>" schickt das Kommando <Kommando> auf Kanal
- <Kanal#> zum TNC.
-
- #
- ;English:
- @1
- Help
- ----
-
- You can use the following commands:
- //<channel#> sends text to a station on an another channel
- //CONV starts conversmode
- //CS displays connect status of this station
- //DIR shows content of remote directory
- //E echo, sends back the following text
- //END stops filetransfer
- //H help (this text)
- //I displays info of this station
- //MH displays the last 30 monitor heard stations
- //N adds the name to the names database
- //NEWS displays news of the sysop
- //PRIV switches to sysop mode
- //Q quit
- //RI rings the bell
- //R read a textfile
- //RB read a binary file without charset converter
- //RA file download with autobin
- //VER displays version of this software
- //W writes a textfile
- //WB writes binary file without charset converter
- //WA file upload with autobin
-
- "//H <command>" shows complete help of a command, e.g. "//H CONV".
-
- #CONV
- CONV
- ----
-
- Switches into convers mode. Now all your text is sent to all the other
- stations in convers mode. So you can make convers with more than one
- station. To exit convers enter "//Q".
-
- #CS USERS U
- CS, USERS, U
- ------------
-
- Shows a short list with all the connected stations with type, name,
- time of connect and channel number.
-
- #DIR D
- DIR D
- -----
-
- "//DIR" Shows content of remote directory.
- "//DIR <path>" Shows content of subdirectory of remote directory.
-
- On this directory every station has read and write access!
-
- #E ECHO
- E, ECHO
- -------
-
- "//E text..." sends "text..." back.
-
- #END
- END
- ---
-
- Closes a file opened with "//W" oder "//WB" or breaks filetransfer
- with ("//WA", "//R", "//RB", "//RA").
-
- #H HILFE HELP
- H, HILFE, HELP
- --------------
-
- "//H" Displays help text.
- "//H <command>" Shows detailed help for <command>.
- "//H SYSOP" Shows the additional commands in sysop mode.
-
- #INFO I
- I, INFO
- -------
-
- Displays a short info of this station.
-
- #MH
- MH
- --
-
- Shows the monitor heard list with maximum 30 heard stations on this
- frequency with time and digipeater.
-
- #N
- N, NAME
- -------
-
- "//N" Displays the name of your station which is saved in the
- database.
- "//N <name> Saves your name <name> in the database. From this time
- the program knows your name and you would be named by it.
-
- #NEWS NE
- NEWS, NE
- --------
-
- Displays news of the sysop.
-
- #PRIV
- PRIV
- ----
-
- "//PRIV <password>" switches into the sysop mode, in which you can use
- the additional sysop commands.
-
- #Q BYE
- Q, BYE
- ------
-
- The program says good bye and disconnects.
-
- #RI B
- RI, B
- -----
-
- Rings my bell. If I don't awake please retry again.
-
- #R RT
- R, RT
- -----
-
- "//R <filename>" reads the file <filename> from remote directory.
- It must be a textfile because the charset will be converted before
- transmitting. You can break this function with "//END".
-
- #RB
- RB
- --
-
- "//RB <filename>" reads the file <filename> from remote directory.
- The charset will NOT be converted, neither the line separator!
- Cannot be used for textfiles. You can break this function with "//END".
-
- #RA RPRG
- RA, RPRG
- ---------
-
- "//RA <filename> reads the binary file <filename> from remote directory.
- AmiCom will use automode filetransfer. Before you use "//RA", start
- automode receiving on your computer!
- You also can enter "//RA <filename> <yourfilename>", then AmiCom sends
- an "//WPRG <yourfilename>" before transmitting. This starts automode
- receiving on your computer.
- Cou can break the filetransfer with "//END".
-
- #VER
- VER
- ---
-
- "//VER" displays the version number of this program and a copyright
- message.
-
- #W WT
- W, WT
- -----
-
- "//W <filename>" opens the textfile <filename> in remote directory.
- Now you can enter a message into this file. AmiCom converts the charset
- before saving.
- At the end you must close the file with "//END"!
-
- #WB
- WB
- --
-
- "//WB <filename>" opens the file <filename> in remote directory. Now
- you can send data into this file, the charset will not be converted,
- neither the line separator!
- At the end you must close the file with "//END"!
-
- #WA WPRG
- WA, PRG
- -------
-
- "//WA <filename>" opens the file <filename> in remote directory for
- automode receiving. After entering "//WA" you can start automode transmitting
- on your computer. You also can use "//WA <filename> <yourfilename>", then
- AmiCom sends a "//RPRG <yourfilename>" to start automode transmitting
- on your computer.
- You can break the filetransfer with "//END".
-
- #SYSOP
- Additional commands in sysop mode
- ---------------------------------
-
- //DEL //KILL //MAX //PAC //TNC
-
- You can use these commands after entering password with "//PRIV".
-
- #DEL
- DEL
- ---
-
- "//DEL <filename>" deletes file <filename> in remote directory.
-
- #KILL
- KILL
- ----
-
- "//KILL <channel#>" disconnects on channel <channel#>.
-
- #MAX
- MAX
- ---
-
- "//MAX <maxframe>" sets the parameter MAXFRAME.
-
- #PAC
- PAC
- ---
-
- "//PAC <paclen>" sets the parameter PACLEN.
-
- #TNC
- TNC
- ---
-
- "//TNC <channel#> <command>" sends command <command> on channel <channel#>
- to the TNC.
-
- #
-